Computes model diagnostics and goodness-of-fit metrics.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(doe_model), | intent(in) | :: | mdl |
The fitted DOE model. |
||
| real(kind=real64), | intent(in), | dimension(:,:) | :: | x |
The M-by-N matrix of factor values used in model fitting. |
|
| real(kind=real64), | intent(in), | dimension(:) | :: | y |
The M-element array of observed responses. |
The resulting diagnostics.